From: David Härdeman Date: Sat, 26 Jul 2025 22:44:15 +0000 (+0200) Subject: bind: update wording in Config.in X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=8b473c82aa71ec47f27c7d68f654b40d3067f8e0;p=feed%2Fpackages.git bind: update wording in Config.in And make it less imperative to match the tone of the rest of the configuration directives. Also, fix a typo. Signed-off-by: David Härdeman --- diff --git a/net/bind/Config.in b/net/bind/Config.in index f36d0a3e35..38f5f728ef 100644 --- a/net/bind/Config.in +++ b/net/bind/Config.in @@ -36,10 +36,10 @@ config BIND_ENABLE_DOH config BIND_ENABLE_GSSAPI bool default n - prompt "Include GSSPAI support in bind" + prompt "Include GSSAPI support in bind" help BIND 9 supports GSSAPI. This depends on libcomerr and krb5-libs. - Disable it by default as krb5-libs is rather large. + Disabled by default as krb5-libs is rather large. endif